Skip to content

chore: update dependencies#461

Merged
josecelano merged 2 commits intotorrust:mainfrom
josecelano:update-dependencies
Apr 15, 2026
Merged

chore: update dependencies#461
josecelano merged 2 commits intotorrust:mainfrom
josecelano:update-dependencies

Conversation

@josecelano
Copy link
Copy Markdown
Member

Summary

Update Rust dependencies via cargo update.

Changes

Dependency updates (Cargo.lock):

  • axum v0.8.8 → v0.8.9
  • bitflags v2.11.0 → v2.11.1
  • hyper-rustls v0.27.8 → v0.27.9
  • libc v0.2.184 → v0.2.185
  • rand v0.9.3 → v0.9.4 (v0.10.1 available but out of semver range)
  • rustls-webpki v0.103.11 → v0.103.12
  • tokio v1.51.1 → v1.52.0

YAML lint fix (.github/workflows/codeql.yml):

  • Fixed indentation and bracket spacing issues that were blocking the pre-commit hook.

    Updating crates.io index
     Locking 7 packages to latest compatible versions
    Updating axum v0.8.8 -> v0.8.9
    Updating bitflags v2.11.0 -> v2.11.1
    Updating hyper-rustls v0.27.8 -> v0.27.9
    Updating libc v0.2.184 -> v0.2.185
    Updating rand v0.9.3 -> v0.9.4 (available: v0.10.1)
    Updating rustls-webpki v0.103.11 -> v0.103.12
    Updating tokio v1.51.1 -> v1.52.0
note: pass `--verbose` to see 4 unchanged dependencies behind latest

- run `cargo update`
- commit the resulting `Cargo.lock` changes
@josecelano josecelano self-assigned this Apr 15, 2026
@josecelano
Copy link
Copy Markdown
Member Author

ACK 3a85dc9

@josecelano josecelano merged commit c180005 into torrust:main Apr 15, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant